home *** CD-ROM | disk | FTP | other *** search
/ Computer Inter@ctive 16 / Computer Interactive cdrom 16 - dic 98.iso / zdnetit / content / ANFYJVA.ZIP / changes.txt < prev    next >
Encoding:
Text File  |  1998-07-27  |  2.0 KB  |  64 lines

  1.  
  2.                                 ANFY JAVA CHANGES
  3.  
  4.  
  5. Ver 1.0 (24 April 1998):
  6.  
  7. - First release, 26 applets included.
  8.  
  9.                                    ----------
  10.  
  11. Ver 1.2 (15 July 1998):
  12.  
  13. PARAMETERS ADDED TO ALL THE APPLETS:
  14.  
  15. - Added support for transparent gif images over the applet area:
  16.   This is done with "overimg","overimgX" and "overimgY" parameters.
  17.   Note: Animated gifs are supported only by the 4+ releases of Netscape and
  18.   Explorer, on older versions you will see the first frame, static.
  19.  
  20. - Textscroll improvements:
  21.  
  22.   - Added "texttype" parameter. With it, you can select the old horizontal
  23.     scroll mode (value = horizontal), otherwise the new "vertical", "zooming"
  24.     and "invzooming" modes.
  25.  
  26.   - Added "textitalic" parameter for Italic style support
  27.  
  28. PARAMETERS ADDED TO SINGLE APPLETS:
  29.  
  30. - ZoomRotator: added the option "tile", to disable image tiling, optionally.
  31.   If disabled, "backimage", "backr", "backg", "backb" parameters are required.
  32.  
  33. - Water: added the "fixdrop" parameters, for the new fixed drops mode.
  34.  
  35. - Voxel: added the "horizon" parameter, to increase horizon limit calculation.
  36.   Is now possible to load a Land Map (grayscale gif), with "mapimg" parameter.
  37.  
  38. - CrossFade: added the "progressivefade" parameter, for a new fading mode.
  39.  
  40. - Flozoids: added the "interactive" parameter; if enabled, flozoids will
  41.   follow the mouse pointer.
  42.  
  43. NEW APPLETS:
  44.  
  45. - Anfy 3d: a complete 3d engine, that supports phong lightsourcing, texture
  46.   mapping, transparent objects, mirrors, projected shadows.
  47.  
  48. - Book Flip: a transition banner where images are flipped like book pages.
  49.  
  50. - Galaxy: a galaxy stars simulator.
  51.  
  52. - Mosaic: a transition banner where images are made of bricks and rotated.
  53.  
  54. OTHER FEATURES:
  55.  
  56. - The mouse cursor now changes if the applet is a "link" to another URL, so
  57.   user detects if the applet is clickable or not.
  58.  
  59. - The CubeMenu user interaction is better and more intuitive.
  60.  
  61. - Some applets runs faster.
  62.  
  63.  
  64.